projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b30431
)
* doc/misc/tramp.texi (Remote shell setup): Fix reference.
author
Masahiro Nakamura
<tsuucat@icloud.com>
Fri, 5 Mar 2021 16:46:53 +0000
(17:46 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 5 Mar 2021 16:46:53 +0000
(17:46 +0100)
doc/misc/tramp.texi
patch
|
blob
|
history
diff --git
a/doc/misc/tramp.texi
b/doc/misc/tramp.texi
index 4636e736713c1ee76a1eea19f1e5ebad81f22bb1..2c9348f6d0dc1d8488d6f67cfa49e0e8e88d1b94 100644
(file)
--- a/
doc/misc/tramp.texi
+++ b/
doc/misc/tramp.texi
@@
-2211,7
+2211,7
@@
be recomputed. To force @value{tramp} to recompute afresh, call
By default, @value{tramp} uses the command @command{/bin/sh} for
starting a shell on the remote host. This can be changed by setting
-the connection property @t{"remote-shell"}; see @
px
ref{Predefined
+the connection property @t{"remote-shell"}; see @ref{Predefined
connection information}. If you want, for example, use
@command{/usr/bin/zsh} on a remote host, you might apply